home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / AMUG Info / User Groups / User Groups / card_3047.txt < prev    next >
Text File  |  1991-02-15  |  2KB  |  89 lines

  1. -- card: 3047 from stack: in
  2. -- bmap block id: 257405
  3. -- flags: 0000
  4. -- background id: 2642
  5. -- name: Field Names
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=261 top=317 right=342 bottom=288
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1013 / 1013
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Next
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go card "first group"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=227 top=317 right=342 bottom=254
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 1014 / 1014
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Prev
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   go card "last group"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part contents for background part 8
  47. ----- text -----
  48. $
  49.  
  50. -- part contents for background part 9
  51. ----- text -----
  52. Alternate Name
  53.  
  54. -- part contents for background part 10
  55. ----- text -----
  56. Affiliation
  57.  
  58. -- part contents for background part 11
  59. ----- text -----
  60. Product Code
  61.  
  62. -- part contents for background part 12
  63. ----- text -----
  64. Group Code
  65.  
  66. -- part contents for background part 13
  67. ----- text -----
  68. Address 1
  69.  
  70. -- part contents for background part 14
  71. ----- text -----
  72. Address 2
  73.  
  74. -- part contents for background part 15
  75. ----- text -----
  76. City
  77.  
  78. -- part contents for background part 16
  79. ----- text -----
  80. State
  81.  
  82. -- part contents for background part 17
  83. ----- text -----
  84. Zip
  85.  
  86. -- part contents for background part 18
  87. ----- text -----
  88. Country
  89.